{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beech Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.961656,
            53.826386
          ],
          [
            -0.961634,
            53.826559
          ],
          [
            -0.961612,
            53.826732
          ],
          [
            -0.961584,
            53.826897
          ],
          [
            -0.961582,
            53.826911
          ],
          [
            -0.961578,
            53.826933
          ],
          [
            -0.961556,
            53.827062
          ],
          [
            -0.961596,
            53.827115
          ],
          [
            -0.961636,
            53.827168
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001153766, YO8 5RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9611176047101717,
          53.82686196285701
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013452142, YO8 5RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.961644719854815,
          53.826435084294545
        ]
      }
    }
  ]
}