GET /api/geostore/c4a145e7-1cf5-4a13-9857-14a00515a3fa.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "c4a145e7-1cf5-4a13-9857-14a00515a3fa",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            67.33475616428304,
            24.7694779869056
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": []
    },
    "points": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        67.33475616428304,
                        24.7694779869056
                    ]
                },
                "properties": {
                    "name": "Untitled Placemark",
                    "layer": "Port Qasim",
                    "description": ""
                }
            }
        ]
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        67.334756164283,
        24.7694779869056,
        67.334756164283,
        24.7694779869056
    ],
    "projects": [
        {
            "name": "Port Qasim: Coal, Clinker & Cement Terminal (PPP)",
            "identifier": "389f8a5c-9eed-44e9-b8cf-685794e9414c",
            "infrastructure_type": "Seaport",
            "total_cost": 285000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/port-qasim-coal-clinker-cement-terminal-construction/389f8a5c-9eed-44e9-b8cf-685794e9414c/",
            "locations": [
                "Pakistan"
            ]
        },
        {
            "name": "Port Qasim: Container Terminal II",
            "identifier": "ebf038b7-6d2a-4ba1-967a-2acbf0beed78",
            "infrastructure_type": "Seaport",
            "total_cost": 211000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/port-qasim-container-terminal-ii/ebf038b7-6d2a-4ba1-967a-2acbf0beed78/",
            "locations": [
                "Pakistan"
            ]
        },
        {
            "name": "Port Qasim: Grain & Fertilizer Terminal",
            "identifier": "350214bf-8ffc-4382-9bbc-88aac8428522",
            "infrastructure_type": "Seaport",
            "total_cost": 135000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/port-qasim-grain-fertilizer-terminal/350214bf-8ffc-4382-9bbc-88aac8428522/",
            "locations": [
                "Pakistan"
            ]
        }
    ]
}