{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marsh Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.222425,
            53.031605
          ],
          [
            -2.222229,
            53.031749
          ],
          [
            -2.222034,
            53.031892
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Marsh Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.223015,
            53.031153
          ],
          [
            -2.222742,
            53.031362
          ],
          [
            -2.22247,
            53.031572
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Marsh Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.22247,
            53.031572
          ],
          [
            -2.222447,
            53.031589
          ],
          [
            -2.222425,
            53.031605
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002246085, ST5 8BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2229997116176885,
          53.03115294062095
        ]
      }
    }
  ]
}