{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cromer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.098315,
            53.579525
          ],
          [
            -2.098318,
            53.579447
          ],
          [
            -2.098321,
            53.579369
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cromer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.098321,
            53.579369
          ],
          [
            -2.098325,
            53.579271
          ],
          [
            -2.098329,
            53.579174
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000114412, OL2 7JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0983294817428493,
          53.57917414994984
        ]
      }
    }
  ]
}