{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "43064067, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1444219591974725,
          51.67171526808187
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43064073, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.144520896531126,
          51.67162438767743
        ]
      }
    }
  ]
}