{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012151946, Hillborough Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6910534520590628,
          51.55477993918304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001259650, Hillborough Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6910534520590628,
          51.55477993918304
        ]
      }
    }
  ]
}