{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010541671, Burton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6568269182539628,
          52.78785022905495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032003684, Burton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6572418776754143,
          52.78787839602068
        ]
      }
    }
  ]
}