GET /api/geostore/c17176d5-9110-4922-b678-09669da05fde.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "c17176d5-9110-4922-b678-09669da05fde",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            73.60037752960436,
            33.59969330201506
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": []
    },
    "points": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        73.60037752960436,
                        33.59969330201506
                    ]
                },
                "properties": {
                    "name": "Karot Hydropower Station",
                    "layer": "Karot Hydropower Station",
                    "description": ""
                }
            }
        ]
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        73.6003775296044,
        33.5996933020151,
        73.6003775296044,
        33.5996933020151
    ],
    "projects": [
        {
            "name": "Karot Hydropower Station",
            "identifier": "c183630d-b5e4-4a0d-952a-e19b1581a074",
            "infrastructure_type": "Powerplant",
            "total_cost": 2000000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/karot-hydropower-station/c183630d-b5e4-4a0d-952a-e19b1581a074/",
            "locations": [
                "Pakistan"
            ]
        }
    ]
}