{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42025788, Conway Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0230277663271616,
          53.391313177160775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42182735, Claughton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.022977921337859,
          53.391115846741855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42196276, Conway Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0230277663271616,
          53.391313177160775
        ]
      }
    }
  ]
}