{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Celestial Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.59881,
            51.497918
          ],
          [
            -3.59893,
            51.497872
          ],
          [
            -3.598938,
            51.497815
          ],
          [
            -3.598956,
            51.497669
          ],
          [
            -3.599073,
            51.497501
          ],
          [
            -3.599073,
            51.497499
          ],
          [
            -3.599082,
            51.497314
          ],
          [
            -3.599103,
            51.497289
          ],
          [
            -3.599114,
            51.497275
          ],
          [
            -3.599123,
            51.497263
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013372716, CF31 5DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.598820753464081,
          51.49791266962766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032999505, CF31 5DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5995853640961477,
          51.497119914746484
        ]
      }
    }
  ]
}