{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bramley Meade",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.257214,
            53.509197
          ],
          [
            -2.257128,
            53.509074
          ],
          [
            -2.257042,
            53.508952
          ],
          [
            -2.256975,
            53.508885
          ],
          [
            -2.256907,
            53.508819
          ],
          [
            -2.25687,
            53.508758
          ],
          [
            -2.256834,
            53.508697
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007890280, M7 4PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.256834063094199,
          53.50870345388063
        ]
      }
    }
  ]
}