{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "320081151, South Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0166822388307692,
          56.309238975378804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025427389, South Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0166220322168837,
          56.310623123782456
        ]
      }
    }
  ]
}