{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Snowdon Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.206901,
            53.376036
          ],
          [
            -2.206943,
            53.375933
          ],
          [
            -2.20704,
            53.375892
          ],
          [
            -2.20728,
            53.375789
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009669702, SK8 6GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.206805772975147,
          53.375833546109746
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009669703, SK8 6GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2069257167183274,
          53.375770417736014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009669704, SK8 6GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2070607785028336,
          53.37572524020865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009670957, SK8 6DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.206897006614094,
          53.376049114477155
        ]
      }
    }
  ]
}