{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crown Close Back Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.40162,
            54.276294
          ],
          [
            -0.401998,
            54.276258
          ],
          [
            -0.402203,
            54.27599
          ],
          [
            -0.402154,
            54.275764
          ],
          [
            -0.402085,
            54.275682
          ],
          [
            -0.401801,
            54.275346
          ],
          [
            -0.402489,
            54.275119
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012900282, YO11 2BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.40193138121090255,
          54.2756416830235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023873367, YO11 2QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4024745077313283,
          54.27510059064439
        ]
      }
    }
  ]
}