{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025380103, Trewinnard Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.432557585387506,
          50.15566797138427
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040103755, The Green Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.43388381430205,
          50.15502595928723
        ]
      }
    }
  ]
}