{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "138016932, Gosford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.957324471006379,
          55.970485386012534
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138038688, Gosford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.957829974079961,
          55.97019393200576
        ]
      }
    }
  ]
}