{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holkham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.843747,
            52.957716
          ],
          [
            0.843814,
            52.957707
          ],
          [
            0.843881,
            52.957699
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Holkham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.834988,
            52.957582
          ],
          [
            0.837232,
            52.957861
          ],
          [
            0.837671,
            52.957915
          ],
          [
            0.839515,
            52.957913
          ],
          [
            0.84164,
            52.957868
          ],
          [
            0.842088,
            52.957859
          ],
          [
            0.843747,
            52.957716
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023455610, NR23 1RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8349714341064733,
          52.957579527222805
        ]
      }
    }
  ]
}