{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.099589,
            50.874927
          ],
          [
            -1.099588,
            50.874914
          ],
          [
            -1.099588,
            50.8749
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "East Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.099478,
            50.8757
          ],
          [
            -1.099502,
            50.875533
          ],
          [
            -1.099527,
            50.875367
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "East Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.099588,
            50.8749
          ],
          [
            -1.099629,
            50.874354
          ],
          [
            -1.099664,
            50.873893
          ],
          [
            -1.099751,
            50.87384
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034501942, PO17 6EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0994856073203936,
          50.87578953601346
        ]
      }
    }
  ]
}