{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.586693,
            53.677907
          ],
          [
            -1.586377,
            53.677789
          ],
          [
            -1.58645,
            53.677696
          ],
          [
            -1.586507,
            53.677623
          ],
          [
            -1.586883,
            53.677718
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63122692, WF5 8JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5863910078880927,
          53.67789316516764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63122693, WF5 8JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5862552045031313,
          53.67784775539193
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63172355, WF5 8JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5866782813221847,
          53.67793010905091
        ]
      }
    }
  ]
}