{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Helston Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.560459,
            53.7534
          ],
          [
            -1.560453,
            53.753291
          ],
          [
            -1.560447,
            53.753182
          ],
          [
            -1.560446,
            53.752948
          ],
          [
            -1.560445,
            53.752715
          ],
          [
            -1.560518,
            53.752586
          ],
          [
            -1.560591,
            53.752457
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72637284, LS10 4PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5605752029735636,
          53.75250187894699
        ]
      }
    }
  ]
}