|
- {
- "type": "FeatureCollection",
- "name": "ca-1964",
- "bbox": [
- 0,
- 0,
- 0,
- 0
- ],
- "features": [
- {
- "type": "Feature",
- "properties": {
- "id": "ca-1964",
- "Location": "Mont-Tremblant",
- "Name": "Circuit Mont-Tremblant",
- "opened": 1964,
- "firstgp": 1968,
- "length": 4265,
- "altitude": 230
- },
- "bbox": [
- 0,
- 0,
- 0,
- 0
- ],
- "geometry": {
- "type": "LineString",
- "coordinates": []
- }
- }
- ]
- }
|