{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cromer Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.125909,
            50.432483
          ],
          [
            -4.125883,
            50.432469
          ],
          [
            -4.125857,
            50.432455
          ],
          [
            -4.125743,
            50.432393
          ],
          [
            -4.12563,
            50.432331
          ],
          [
            -4.125569,
            50.43222
          ],
          [
            -4.125508,
            50.43211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070765363, PL6 6EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.125572736360728,
          50.43228822845448
        ]
      }
    }
  ]
}