{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Meadows",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.585827,
            50.542025
          ],
          [
            -3.586249,
            50.541957
          ],
          [
            -3.586418,
            50.541929
          ],
          [
            -3.586663,
            50.541958
          ],
          [
            -3.586666,
            50.541976
          ],
          [
            -3.58667,
            50.541995
          ],
          [
            -3.586664,
            50.542206
          ],
          [
            -3.586659,
            50.542418
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041236630, TQ12 3SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5866579669994554,
          50.5423910199342
        ]
      }
    }
  ]
}