{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Adams Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.441356,
            51.335539
          ],
          [
            0.441318,
            51.335292
          ],
          [
            0.44128,
            51.335044
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092972248, ME6 5SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.44136155945887023,
          51.33530109438169
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092972322, ME6 5SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4415279086533677,
          51.335459508784496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092972324, ME6 5SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4411316191274096,
          51.33529689513158
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092972326, ME6 5SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4411230056859642,
          51.335404996748444
        ]
      }
    }
  ]
}