{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mundesley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.972074,
            51.451305
          ],
          [
            -0.971984,
            51.451294
          ],
          [
            -0.971893,
            51.451284
          ],
          [
            -0.971798,
            51.451225
          ],
          [
            -0.971703,
            51.451167
          ],
          [
            -0.971571,
            51.451278
          ],
          [
            -0.971439,
            51.451389
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310071718, RG1 2QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9719087850466682,
          51.45098890161428
        ]
      }
    }
  ]
}