{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Anglian Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.219104,
            52.557889
          ],
          [
            -0.219119,
            52.557874
          ],
          [
            -0.219134,
            52.557858
          ],
          [
            -0.219324,
            52.557669
          ],
          [
            -0.219515,
            52.557481
          ],
          [
            -0.219689,
            52.557296
          ],
          [
            -0.219864,
            52.557111
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008061706, PE2 8JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2198492592361767,
          52.55712011413386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025543541, PE2 8LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21939387812401123,
          52.557436940426236
        ]
      }
    }
  ]
}