GET /api/geostore/a6f6fd53-24a8-40d1-bffd-dd3b33e19da5.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "a6f6fd53-24a8-40d1-bffd-dd3b33e19da5",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            105.83172,
            21.04043
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": []
    },
    "points": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        105.83172,
                        21.04043
                    ]
                },
                "properties": {}
            }
        ]
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        105.83172,
        21.04043,
        105.83172,
        21.04043
    ],
    "projects": [
        {
            "name": "Thai Binh Thermal Power Plant II Unit I",
            "identifier": "00771e2b-1ab0-420b-9f2f-c4aea57a37ab",
            "infrastructure_type": "Powerplant",
            "total_cost": 850000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/thai-binh-thermal-power-plant-ii-unit-i/00771e2b-1ab0-420b-9f2f-c4aea57a37ab/",
            "locations": [
                "Vietnam"
            ]
        },
        {
            "name": "Thai Binh Thermal Power Plant II Unit II",
            "identifier": "c5fb2500-2eff-434b-a50f-828c4bea7c5d",
            "infrastructure_type": "Powerplant",
            "total_cost": 850000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/thai-binh-thermal-power-plant-ii-unit-ii/c5fb2500-2eff-434b-a50f-828c4bea7c5d/",
            "locations": [
                "Vietnam"
            ]
        },
        {
            "name": "Thai Binh Thermal Power Plant I Unit I",
            "identifier": "89c4f0cf-384b-4b17-9715-849f97fc6ff0",
            "infrastructure_type": "Powerplant",
            "total_cost": 579280000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/thai-binh-thermal-power-plant-i-unit-i/89c4f0cf-384b-4b17-9715-849f97fc6ff0/",
            "locations": [
                "Vietnam"
            ]
        },
        {
            "name": "Thai Binh Thermal Power Plant I Unit II",
            "identifier": "264df19a-07ee-4f77-b99e-9603243da26f",
            "infrastructure_type": "Powerplant",
            "total_cost": 579280000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/thai-binh-thermal-power-plant-i-unit-ii/264df19a-07ee-4f77-b99e-9603243da26f/",
            "locations": [
                "Vietnam"
            ]
        }
    ]
}