{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118043570, Greenhead Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9044032935755735,
          55.77620364428018
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118168617, Greenhead Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.904653236728941,
          55.776424441150034
        ]
      }
    }
  ]
}