{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fulmar Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.729468,
            53.464929
          ],
          [
            -2.729587,
            53.464838
          ],
          [
            -2.72959,
            53.464743
          ],
          [
            -2.729597,
            53.464532
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39071476, WA11 9YH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.729810383823579,
          53.464683834434936
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39071477, WA11 9YH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.729823903081141,
          53.464593865124726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39203728, WA11 9YQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.729483195249745,
          53.46492852716506
        ]
      }
    }
  ]
}