{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110325766, South Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.353358336521497,
          54.4656584437966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110732955, South Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3533277137930604,
          54.46568549440545
        ]
      }
    }
  ]
}