{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "112103, Smeaton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6233302548500737,
          51.44773936381236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "112614, A3029",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6234013416727007,
          51.44767604406117
        ]
      }
    }
  ]
}