{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Saxlingham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.293879,
            52.536195
          ],
          [
            1.29361,
            52.535948
          ],
          [
            1.293117,
            52.535262
          ],
          [
            1.292478,
            52.534869
          ],
          [
            1.291496,
            52.534265
          ],
          [
            1.291173,
            52.533984
          ],
          [
            1.290925,
            52.533609
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Saxlingham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.295851,
            52.536312
          ],
          [
            1.295699,
            52.536276
          ],
          [
            1.295547,
            52.53624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Saxlingham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.295547,
            52.53624
          ],
          [
            1.295454,
            52.536233
          ],
          [
            1.295362,
            52.536226
          ],
          [
            1.29462,
            52.536211
          ],
          [
            1.293879,
            52.536195
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630001701, NR15 1TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2909473248874321,
          52.533610262222204
        ]
      }
    }
  ]
}