{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10094567558, Glenville Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5006458044113693,
          50.80787845913684
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002701123, Glenville Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5006458044113693,
          50.80787845913684
        ]
      }
    }
  ]
}