{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2630121031, Carr Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1838069524345667,
          52.47192480390694
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025099078, Carr Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1840685010636562,
          52.4720796421921
        ]
      }
    }
  ]
}