{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72557809, Kent Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.652809053330207,
          53.789619333608144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72811962",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6522944704654474,
          53.78943808349179
        ]
      }
    }
  ]
}