{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kinloch Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.10752,
            53.528607
          ],
          [
            -2.107076,
            53.528788
          ],
          [
            -2.106633,
            53.52897
          ],
          [
            -2.106558,
            53.528999
          ],
          [
            -2.106484,
            53.529029
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117250, OL8 1NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.106449657377776,
          53.529039277268744
        ]
      }
    }
  ]
}