{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008501920, Wote Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0872490896396652,
          51.26258217855762
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062459570, Winchester Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0874343116217708,
          51.262637574589455
        ]
      }
    }
  ]
}