{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dock Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.421678,
            50.618548
          ],
          [
            -3.421536,
            50.618761
          ],
          [
            -3.421394,
            50.618974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Dock Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.421939,
            50.618221
          ],
          [
            -3.421809,
            50.618384
          ],
          [
            -3.421678,
            50.618548
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000248485, EX8 1XT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4220273401539893,
          50.61839950136602
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023096312, EX8 1ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4215563818175068,
          50.61872001831275
        ]
      }
    }
  ]
}