{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015789497, Raghill Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3244871579851287,
          54.12075475601627
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052173073, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3272132108648262,
          54.12153396881879
        ]
      }
    }
  ]
}