{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Knap Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.998506,
            50.865302
          ],
          [
            -2.998223,
            50.865252
          ],
          [
            -2.998169,
            50.865216
          ],
          [
            -2.99791,
            50.865047
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Green Knap Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.99791,
            50.865047
          ],
          [
            -2.997839,
            50.864722
          ],
          [
            -2.998165,
            50.864362
          ],
          [
            -2.99838,
            50.864126
          ],
          [
            -2.998395,
            50.863795
          ],
          [
            -2.998303,
            50.863669
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30119035, TA20 3EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9984861866864336,
          50.86530308022203
        ]
      }
    }
  ]
}