{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23081052, Hartley Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1329680712833325,
          53.64854778422965
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113627, Lodge Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1328918932552616,
          53.648377093396505
        ]
      }
    }
  ]
}