{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hawthorn Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.353526,
            51.879918
          ],
          [
            0.353647,
            51.879591
          ],
          [
            0.353768,
            51.879263
          ],
          [
            0.353833,
            51.879011
          ],
          [
            0.353898,
            51.878759
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hawthorn Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.353898,
            51.878759
          ],
          [
            0.353954,
            51.878579
          ],
          [
            0.353988,
            51.878553
          ],
          [
            0.354209,
            51.878385
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090835708, CM6 1ZU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3539327017426752,
          51.878399687297154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090836046, CM6 1TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3541658725035712,
          51.87841300602302
        ]
      }
    }
  ]
}