{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "134008522, Willow Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.951162186592894,
          58.9805343558126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "134008523, Willow Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.951108769942847,
          58.98048984333646
        ]
      }
    }
  ]
}