{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001330340, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.285848106767799,
          50.64208108134255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001333259, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2856056994939,
          50.64204086805859
        ]
      }
    }
  ]
}