{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000822946, Old London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3237467202937367,
          51.2670086558945
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061424545, Old London Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.32355785226091305,
          51.2670778926145
        ]
      }
    }
  ]
}