{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mead Hedges",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.49102,
            51.203411
          ],
          [
            -1.491222,
            51.203505
          ],
          [
            -1.491739,
            51.203445
          ],
          [
            -1.491939,
            51.203185
          ],
          [
            -1.492283,
            51.202735
          ],
          [
            -1.492579,
            51.202528
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mead Hedges",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.494127,
            51.200727
          ],
          [
            -1.494066,
            51.201014
          ],
          [
            -1.493813,
            51.201408
          ],
          [
            -1.493513,
            51.201875
          ],
          [
            -1.493625,
            51.202074
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023625052, SP10 2LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4938481705702449,
          51.201319274284316
        ]
      }
    }
  ]
}