{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130084897, Allans Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3860530734007472,
          58.59120418943695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130159228, Butchers Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.386007166021672,
          58.591348398911876
        ]
      }
    }
  ]
}