mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 16:53:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			232 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			232 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "website",
 | 
						|
    "type": "url",
 | 
						|
    "icon": "website",
 | 
						|
    "placeholder": "https://example.com",
 | 
						|
    "label": "Website",
 | 
						|
    "terms": [
 | 
						|
        "internet presence",
 | 
						|
        "uri",
 | 
						|
        "url",
 | 
						|
        "webpage"
 | 
						|
    ]
 | 
						|
}
 |