{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Celtic Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.22139,
            52.558051
          ],
          [
            -0.221286,
            52.558053
          ],
          [
            -0.221181,
            52.558054
          ],
          [
            -0.220986,
            52.558056
          ],
          [
            -0.220791,
            52.558059
          ],
          [
            -0.220718,
            52.558059
          ],
          [
            -0.220645,
            52.558058
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008062088, PE2 8JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2213896685094575,
          52.5580603460839
        ]
      }
    }
  ]
}