8 lines
		
	
	
		
			386 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			386 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| "type": "FeatureCollection",
 | |
| 
 | |
| "features": [
 | |
| { "type": "Feature", "properties": { "tzid": "EST+5EDT" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.22564697265625, 38.758366935612784 ], [ -77.22564697265625, 39.030919255760622 ], [ -76.8218994140625, 39.030919255760622 ], [ -76.8218994140625, 38.758366935612784 ], [ -77.22564697265625, 38.758366935612784 ] ] ] } }
 | |
| ]
 | |
| }
 |