GET /api/geostore/9f8ebe80-8ba8-4e82-87d8-dec80a555cbb.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "9f8ebe80-8ba8-4e82-87d8-dec80a555cbb",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            98.20835,
            4.0852
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": []
    },
    "points": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        98.20835,
                        4.0852
                    ]
                },
                "properties": {}
            }
        ]
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        98.20835,
        4.0852,
        98.20835,
        4.0852
    ],
    "projects": [
        {
            "name": "Pangkalan Susu Power Plant Phase II Unit II",
            "identifier": "baa62d46-fc73-4672-81ce-411f64c4c4b0",
            "infrastructure_type": "Powerplant",
            "total_cost": 564900000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/pangkalan-susu-power-plant-phase-ii-unit-ii/baa62d46-fc73-4672-81ce-411f64c4c4b0/",
            "locations": [
                "Indonesia"
            ]
        },
        {
            "name": "Pangkalan Susu Power Plant Phase I Unit I",
            "identifier": "5b92b70a-6154-4ae1-8ad4-268a7fa82ae2",
            "infrastructure_type": "Powerplant",
            "total_cost": 564900000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/pangkalan-susu-power-plant-phase-i-unit-i/5b92b70a-6154-4ae1-8ad4-268a7fa82ae2/",
            "locations": [
                "Indonesia"
            ]
        },
        {
            "name": "Pangkalan Susu Power Plant Phase I Unit II",
            "identifier": "3d261a80-99f1-4d94-904a-894a1b9d7f46",
            "infrastructure_type": "Powerplant",
            "total_cost": 564900000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/pangkalan-susu-power-plant-phase-i-unit-ii/3d261a80-99f1-4d94-904a-894a1b9d7f46/",
            "locations": [
                "Indonesia"
            ]
        }
    ]
}