{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashdene",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.084325,
            53.486272
          ],
          [
            -2.084308,
            53.486063
          ],
          [
            -2.084303,
            53.485989
          ],
          [
            -2.084076,
            53.485998
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002176366, OL6 6TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.084309578289277,
          53.48627221724255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004420032, OL6 6TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.084188338019144,
          53.48593074265444
        ]
      }
    }
  ]
}