GET /api/geostore/d3b831ce-fd85-4114-b588-552d39d5d0d8.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "d3b831ce-fd85-4114-b588-552d39d5d0d8",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            98.2578431900823,
            4.119378470004746
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": []
    },
    "points": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        98.2578431900823,
                        4.119378470004746
                    ]
                },
                "properties": {
                    "name": "Pangkalan Susu Power Plant, Langkat regency, North Sumatra",
                    "layer": "Pangkalan Susu Power Plant, Langkat regency, North Sumatra",
                    "description": ""
                }
            }
        ]
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        98.2578431900823,
        4.11937847000475,
        98.2578431900823,
        4.11937847000475
    ],
    "projects": [
        {
            "name": "Pangkalan Susu Power Plant Phase II Unit I",
            "identifier": "755dfecf-c620-4f79-b0c1-479a0f007af2",
            "infrastructure_type": "Powerplant",
            "total_cost": 564900000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/pangkalan-susu-power-plant-phase-ii-unit-i/755dfecf-c620-4f79-b0c1-479a0f007af2/",
            "locations": [
                "Indonesia"
            ]
        }
    ]
}