{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadowsweet Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.559642,
            53.234122
          ],
          [
            -0.559711,
            53.234046
          ],
          [
            -0.559741,
            53.234012
          ],
          [
            -0.559779,
            53.23397
          ],
          [
            -0.559902,
            53.233835
          ],
          [
            -0.559993,
            53.233735
          ],
          [
            -0.559935,
            53.233715
          ],
          [
            -0.559886,
            53.233698
          ],
          [
            -0.559837,
            53.233682
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235064436, LN1 1SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5597292691973262,
          53.2340126351874
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235064437, LN1 1BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5596505682758794,
          53.23367906862703
        ]
      }
    }
  ]
}