{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120555376, Innsworth Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2078650885771984,
          51.888829512448496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004333066, Innsworth Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.207864880933272,
          51.888784558421676
        ]
      }
    }
  ]
}