{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023839420, North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3232085194180883,
          51.16288771824073
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041065978, North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3232085194180883,
          51.16288771824073
        ]
      }
    }
  ]
}