mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-30 06:13:51 +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"
 | |
|     ]
 | |
| }
 | 
