mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 00:33:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			219 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			219 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "key": "mobile",
 | 
						|
    "keys": [
 | 
						|
        "mobile",
 | 
						|
        "contact:mobile"
 | 
						|
    ],
 | 
						|
    "type": "tel",
 | 
						|
    "label": "Mobile Phone",
 | 
						|
    "placeholder": "+31 42 123 4567",
 | 
						|
    "terms": [
 | 
						|
        "phone number"
 | 
						|
    ]
 | 
						|
}
 |