{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glatton Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.22209,
            52.55425
          ],
          [
            -0.222158,
            52.55399
          ],
          [
            -0.222228,
            52.55373
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008062561, PE2 8PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.222089557832365,
          52.55424969855545
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008071860, PE2 8QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.22200634405277328,
          52.55375394544561
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090195491, PE2 8NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.22238127446942088,
          52.55396636841004
        ]
      }
    }
  ]
}