mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			324 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			324 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "stroller",
 | 
						|
    "type": "radio",
 | 
						|
    "strings": {
 | 
						|
        "options": {
 | 
						|
            "yes": "Yes",
 | 
						|
            "limited": "Limited",
 | 
						|
            "no": "No"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "label": "Stroller Access",
 | 
						|
    "terms": [
 | 
						|
        "baby carriage",
 | 
						|
        "perambulator",
 | 
						|
        "pram",
 | 
						|
        "pushchair"
 | 
						|
    ]
 | 
						|
}
 |