{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090843321, Cardiff Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.438411215037696,
          51.70923288835284
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003780492, Bethuel Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4409433097526416,
          51.71011901598568
        ]
      }
    }
  ]
}