{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10025640250, Smith Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3390607909166725,
          53.32976955486327
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012365894, Smith Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.337015732510646,
          53.32938883843173
        ]
      }
    }
  ]
}