{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025583572, Brandon Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5819762076918565,
          52.39745903259173
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001369750, Brandon Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5737383043038862,
          52.39685642185327
        ]
      }
    }
  ]
}