{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100050857230, Oak Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3358767280572272,
          53.493653826343945
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052104887, Oak Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3362142611232375,
          53.494239958865364
        ]
      }
    }
  ]
}