{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123037645, Barnsford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.459694892373311,
          55.864184802357784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123037646, Barnsford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.459990467056301,
          55.8653203601088
        ]
      }
    }
  ]
}