{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10095673088, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0686451952440417,
          51.37743438422259
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000850031, Victoria Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0685413513422375,
          51.37759541345723
        ]
      }
    }
  ]
}