{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013148590, Mark House Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1081182477601135,
          53.986267386497396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095434281, Mark House Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.107891195491173,
          53.98692369135079
        ]
      }
    }
  ]
}