{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024760168, King's Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.741502541522225,
          53.295997489101616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100417978, Oak Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.741185801618155,
          53.29558857980768
        ]
      }
    }
  ]
}