GET /api/geostore/9fac2f8f-7fc0-40fe-a044-31915d75fe72.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "9fac2f8f-7fc0-40fe-a044-31915d75fe72",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            105.7666,
            21.59691
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": []
    },
    "points": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        105.7666,
                        21.59691
                    ]
                },
                "properties": {}
            }
        ]
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        105.7666,
        21.59691,
        105.7666,
        21.59691
    ],
    "projects": [
        {
            "name": "An Khanh Thermal Power Plant II",
            "identifier": "ec462483-1dc6-462f-9216-bdd743cdce91",
            "infrastructure_type": "Powerplant",
            "total_cost": 655000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/an-khanh-thermal-power-plant-ii/ec462483-1dc6-462f-9216-bdd743cdce91/",
            "locations": [
                "Vietnam"
            ]
        },
        {
            "name": "An Khanh Thermal Power Plant I Unit I",
            "identifier": "22529551-9a99-4fba-8bd6-05c8d58211ac",
            "infrastructure_type": "Powerplant",
            "total_cost": 655000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/an-khanh-thermal-power-plant-i-unit-i/22529551-9a99-4fba-8bd6-05c8d58211ac/",
            "locations": [
                "Vietnam"
            ]
        },
        {
            "name": "An Khanh Thermal Power Plant I Unit II",
            "identifier": "1f37b24e-4093-4739-bccd-79e7d03e60f7",
            "infrastructure_type": "Powerplant",
            "total_cost": 655000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/an-khanh-thermal-power-plant-i-unit-ii/1f37b24e-4093-4739-bccd-79e7d03e60f7/",
            "locations": [
                "Vietnam"
            ]
        }
    ]
}