{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10095581857, Brook Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.394166891764638,
          50.85370096605258
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041034396, Exeter Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.394014155534667,
          50.85381970014531
        ]
      }
    }
  ]
}