{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012365875, Smith Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3318895375115916,
          53.32280550324724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012365878, Smith Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3319637614531037,
          53.32269743199286
        ]
      }
    }
  ]
}