{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091564454, Springfield Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.161148802252334,
          50.383251933000636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095898472, B3396",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.161432925188089,
          50.383003802583595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041064433, Springfield Drive",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.161148802252334,
          50.383251933000636
        ]
      }
    }
  ]
}