{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007624822, Richard Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.153751990859663,
          53.41513991100421
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009667900, Water Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.154804816498625,
          53.415048663264706
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094503265, Marsland Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1538134380026315,
          53.41549038492856
        ]
      }
    }
  ]
}