{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashtree Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.462881,
            55.033506
          ],
          [
            -1.463228,
            55.033319
          ],
          [
            -1.463574,
            55.033132
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ashtree Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.463574,
            55.033132
          ],
          [
            -1.463803,
            55.033007
          ],
          [
            -1.464031,
            55.032883
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47228404, NE25 8XY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4640314591819235,
          55.03288250974361
        ]
      }
    }
  ]
}