{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022987556, Ellison Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.638854726049892,
          54.950574495900874
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022999197, Ellison Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.638854726049892,
          54.950574495900874
        ]
      }
    }
  ]
}