{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "45128666, Carley Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3956413429236767,
          54.92703555126204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45132314, Sycamore Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3946652287825259,
          54.92657238836514
        ]
      }
    }
  ]
}