mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			201 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			201 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "lifeguard",
 | 
						|
    "type": "radio",
 | 
						|
    "label": "Type",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "base": "Lifeguard Base",
 | 
						|
            "tower": "Lifeguard Tower"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |