{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Echo Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.100494,
            52.557999
          ],
          [
            -2.099587,
            52.558156
          ],
          [
            -2.09868,
            52.558313
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003591923, WV4 6UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0987835621498734,
          52.55827676548058
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033905477, WV4 6LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0987534342013823,
          52.55799810558258
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033905498, WV4 6LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0997120729191594,
          52.5579433609713
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033912099, WV4 6QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1002870618073968,
          52.55782600612533
        ]
      }
    }
  ]
}