mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
	
		
			298 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
	
		
			298 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "website",
 | 
						|
    "keys": [
 | 
						|
        "website",
 | 
						|
        "contact:website"
 | 
						|
    ],
 | 
						|
    "type": "url",
 | 
						|
    "placeholder": "https://example.com",
 | 
						|
    "label": "Website",
 | 
						|
    "terms": [
 | 
						|
        "internet presence",
 | 
						|
        "uri",
 | 
						|
        "url",
 | 
						|
        "webpage"
 | 
						|
    ],
 | 
						|
    "universal": true
 | 
						|
}
 |