{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Langcraigs Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.437203,
            55.823546
          ],
          [
            -4.437096,
            55.823532
          ],
          [
            -4.436989,
            55.823517
          ],
          [
            -4.436558,
            55.823445
          ],
          [
            -4.436558,
            55.823441
          ],
          [
            -4.436557,
            55.823184
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123100918, PA2 8NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.437218830225111,
          55.8235484524442
        ]
      }
    }
  ]
}