{
    "type": "FeatureCollection",
    "features": [
        {
            "type": "Feature",
            "properties": {
                "source": "abc3biz",
                "id": "189",
                "title": "Little House Nursery in the Forest",
                "url": "/biz/189",
                "popupHtml": null,
                "metadata": {
                    "legalEntityName": null,
                    "licenseNumber": "1"
                },
                "visibility": "public"
            },
            "geometry": {
                "type": "Point",
                "coordinates": [
                    98.411499,
                    7.8883557
                ]
            }
        }
    ]
}