{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009544880, Campbell Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.005007886428752,
          51.82063290204654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100101005303, Campbell Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.004844403924984,
          51.82054576769875
        ]
      }
    }
  ]
}