{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ennerdale Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.73494,
            52.736328
          ],
          [
            -2.734729,
            52.736227
          ],
          [
            -2.734518,
            52.736126
          ],
          [
            -2.73393,
            52.735845
          ],
          [
            -2.733342,
            52.735565
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014528375, SY1 3RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7349396096085483,
          52.73631899773441
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015321266, SY1 3GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7336013559095704,
          52.736003654461406
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025586359, SY1 3LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7347318286659945,
          52.73629331628134
        ]
      }
    }
  ]
}