{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003066504, Melbourne Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.468980410226029,
          50.452757999486245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003066505, Melbourne Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.469039508486973,
          50.4528107127909
        ]
      }
    }
  ]
}