{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090825381, North Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.742549399815059,
          51.25019762504464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090825382, North Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7425251638003885,
          51.250035503035804
        ]
      }
    }
  ]
}