{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parkway View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.471124,
            53.815714
          ],
          [
            -1.471073,
            53.815569
          ],
          [
            -1.471023,
            53.815425
          ],
          [
            -1.471,
            53.815357
          ],
          [
            -1.470977,
            53.81529
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72764323, LS14 6ZH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4713090980901533,
          53.815453719631776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72764438, LS14 6ZH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.470866625590544,
          53.8156135544176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72765338, LS14 6ZD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4710936463420594,
          53.81567747142422
        ]
      }
    }
  ]
}