{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "135014424, Blackburn Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.615443806994747,
          55.850084259443456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "135015394, Blackburn Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.615395657537959,
          55.850848720091925
        ]
      }
    }
  ]
}