{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Seaths Corner",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.214585,
            51.269625
          ],
          [
            1.215245,
            51.269508
          ],
          [
            1.215905,
            51.269391
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Seaths Corner",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.215905,
            51.269391
          ],
          [
            1.216201,
            51.269315
          ],
          [
            1.216496,
            51.269239
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Seaths Corner",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.215905,
            51.269391
          ],
          [
            1.215749,
            51.269116
          ],
          [
            1.215594,
            51.268841
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034878091, CT3 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2155776637681643,
          51.268838649028865
        ]
      }
    }
  ]
}