{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001254976, Brandon Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5465394469334938,
          52.39909134101471
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090002693, Brandon Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5449351102041857,
          52.39880218151612
        ]
      }
    }
  ]
}