{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10035030178, Heath View Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8571766196444,
          53.717889501536845
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052038525, New Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8583661315262905,
          53.72014691949222
        ]
      }
    }
  ]
}