{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bog Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.13407,
            53.931589
          ],
          [
            -1.134091,
            53.931494
          ],
          [
            -1.134113,
            53.931398
          ],
          [
            -1.134109,
            53.931185
          ],
          [
            -1.133998,
            53.931034
          ],
          [
            -1.133667,
            53.930793
          ],
          [
            -1.132934,
            53.930258
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002492249, YO24 2QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1329247330565415,
          53.930250846902794
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025053349, YO23 3QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1380845253521494,
          53.92893077690828
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025257112, YO24 2QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1331240002751874,
          53.93018936839005
        ]
      }
    }
  ]
}