{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130111681, Braambury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8569652032721113,
          58.01674367078858
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130136641, Braambury Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8569652032721113,
          58.01674367078858
        ]
      }
    }
  ]
}