GET /api/geostore/cadd134f-990e-4595-a68a-1b40e745b47d.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "cadd134f-990e-4595-a68a-1b40e745b47d",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            107.04481,
            20.97119
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": []
    },
    "points": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        107.04481,
                        20.97119
                    ]
                },
                "properties": {}
            }
        ]
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        107.04481,
        20.97119,
        107.04481,
        20.97119
    ],
    "projects": [
        {
            "name": "Quang Ninh Power Plant Phase II Unit I",
            "identifier": "f606f020-85d1-4cdd-a02a-71111b5e0a0d",
            "infrastructure_type": "Powerplant",
            "total_cost": 593000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/quang-ninh-power-plant-phase-ii-unit-i/f606f020-85d1-4cdd-a02a-71111b5e0a0d/",
            "locations": [
                "Vietnam"
            ]
        },
        {
            "name": "Quang Ninh Power Plant Phase II Unit II",
            "identifier": "1ae85c9b-635d-462b-b60a-17c648e4d7c0",
            "infrastructure_type": "Powerplant",
            "total_cost": 593000000,
            "total_cost_currency": null,
            "page_url": "/database/projects/quang-ninh-power-plant-phase-ii-unit-ii/1ae85c9b-635d-462b-b60a-17c648e4d7c0/",
            "locations": [
                "Vietnam"
            ]
        },
        {
            "name": "Quang Ninh Power Plant Phase I Unit I",
            "identifier": "ca8b4be9-3312-4f56-b139-9e9d7b566a28",
            "infrastructure_type": "Powerplant",
            "total_cost": 593000000,
            "total_cost_currency": null,
            "page_url": "/database/projects/quang-ninh-power-plant-phase-i-unit-i/ca8b4be9-3312-4f56-b139-9e9d7b566a28/",
            "locations": [
                "Vietnam"
            ]
        },
        {
            "name": "Quang Ninh Power Plant Phase I Unit II",
            "identifier": "1b5686cb-5a39-480c-ae15-97cb5802524d",
            "infrastructure_type": "Powerplant",
            "total_cost": 593000000,
            "total_cost_currency": null,
            "page_url": "/database/projects/quang-ninh-power-plant-phase-i-unit-ii/1b5686cb-5a39-480c-ae15-97cb5802524d/",
            "locations": [
                "Vietnam"
            ]
        }
    ]
}