{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023125804, Swan Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7200628467546746,
          52.241807485363374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091111239, Swan Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7202657924456359,
          52.24153302054732
        ]
      }
    }
  ]
}