{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10095435742, Back Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1522869862656444,
          54.02914445264337
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051946634, Settle Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.152195522995736,
          54.02918051910606
        ]
      }
    }
  ]
}