{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012964442, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.270166118909931,
          50.236556307876825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040074970, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.270235499305784,
          50.236545357171686
        ]
      }
    }
  ]
}