{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.977975,
            53.08703
          ],
          [
            -2.977879,
            53.08706
          ],
          [
            -2.977782,
            53.08709
          ],
          [
            -2.977668,
            53.087128
          ],
          [
            -2.977553,
            53.087166
          ],
          [
            -2.977422,
            53.087211
          ],
          [
            -2.97729,
            53.087256
          ],
          [
            -2.977185,
            53.087298
          ],
          [
            -2.97708,
            53.087341
          ],
          [
            -2.97669,
            53.087494
          ],
          [
            -2.976299,
            53.087647
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023165550, LL12 8RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9779750930302757,
          53.087029826286035
        ]
      }
    }
  ]
}