{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Toll Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.600693,
            53.515991
          ],
          [
            -2.600616,
            53.515957
          ],
          [
            -2.600538,
            53.515923
          ],
          [
            -2.600448,
            53.515884
          ],
          [
            -2.600357,
            53.515844
          ],
          [
            -2.600131,
            53.515744
          ],
          [
            -2.599904,
            53.515644
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063001, WN2 5LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.600328840584995,
          53.515830626858964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011816800, WN2 5LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.60029550351453,
          53.5156060811735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011816801, WN2 5LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.600386618018802,
          53.51565056608896
        ]
      }
    }
  ]
}