{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024340524, Conway Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.793158337755301,
          53.28257389439017
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025003630, Narrow Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.793891463144042,
          53.282886504056904
        ]
      }
    }
  ]
}