{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72283966, Kent Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6518543055626251,
          53.791270362766646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72563351, Kent Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6519422574786238,
          53.79164811448879
        ]
      }
    }
  ]
}