{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lord Nelson Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.583375,
            53.388153
          ],
          [
            -2.583336,
            53.388048
          ],
          [
            -2.583296,
            53.387944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lord Nelson Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.583452,
            53.388357
          ],
          [
            -2.583414,
            53.388255
          ],
          [
            -2.583375,
            53.388153
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013404271, WA1 2DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.583374137574122,
          53.38815044559594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013405499, WA1 2JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.583281101722062,
          53.38794416003223
        ]
      }
    }
  ]
}