{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "133011834, North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6146607176365246,
          57.61152042378946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133042363, North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6146607176365246,
          57.61152042378946
        ]
      }
    }
  ]
}