{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001063245, Branch Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3498873193966311,
          51.756560191662416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081132457, Branch Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3501045438949044,
          51.756563241076556
        ]
      }
    }
  ]
}