{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairfield Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.651985,
            53.696491
          ],
          [
            -1.651561,
            53.696526
          ],
          [
            -1.651475,
            53.69648
          ],
          [
            -1.65141,
            53.696445
          ],
          [
            -1.651243,
            53.696453
          ],
          [
            -1.651211,
            53.696624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83208054, WF13 4EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.651985005043073,
          53.69649137210891
        ]
      }
    }
  ]
}