{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10092014541, Lawton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3042039234488834,
          53.09647640653995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012791273, Lawton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3042039234488834,
          53.09647640653995
        ]
      }
    }
  ]
}