{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heaton Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.000774,
            53.86797
          ],
          [
            -3.000748,
            53.867928
          ],
          [
            -3.000703,
            53.867857
          ],
          [
            -3.000639,
            53.867755
          ],
          [
            -3.000618,
            53.867721
          ],
          [
            -3.000647,
            53.867703
          ],
          [
            -3.000978,
            53.867489
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034095101, FY5 5HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0007741179650607,
          53.867988332780385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034097619, FY5 5HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.001115242168498,
          53.86762595636815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034097621, FY5 5HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.00127734105969,
          53.86740888533765
        ]
      }
    }
  ]
}