{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Lodge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.069995,
            53.996291
          ],
          [
            -1.069455,
            53.996386
          ],
          [
            -1.068915,
            53.996481
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Park Lodge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.071579,
            53.996034
          ],
          [
            -1.071105,
            53.996111
          ],
          [
            -1.070631,
            53.996188
          ],
          [
            -1.070313,
            53.99624
          ],
          [
            -1.069995,
            53.996291
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002493104, YO32 4DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0715023719715624,
          53.99604289473944
        ]
      }
    }
  ]
}