{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.907199,
            52.198694
          ],
          [
            0.904822,
            52.197841
          ],
          [
            0.904793,
            52.197829
          ],
          [
            0.903172,
            52.197137
          ],
          [
            0.90261,
            52.196776
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.912967,
            52.196235
          ],
          [
            0.912535,
            52.196705
          ],
          [
            0.912517,
            52.196711
          ],
          [
            0.911735,
            52.196982
          ],
          [
            0.91093,
            52.197111
          ],
          [
            0.910037,
            52.19747
          ],
          [
            0.909253,
            52.197686
          ],
          [
            0.907801,
            52.198086
          ],
          [
            0.907475,
            52.198329
          ],
          [
            0.907199,
            52.198694
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012174712, IP30 0RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9026011237177111,
          52.19677201090147
        ]
      }
    }
  ]
}