{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nook Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.135745,
            53.917428
          ],
          [
            -2.13572,
            53.917387
          ],
          [
            -2.13569,
            53.917338
          ],
          [
            -2.135635,
            53.917248
          ],
          [
            -2.135523,
            53.917133
          ],
          [
            -2.135412,
            53.917019
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "61029427, BB18 6SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.135053392383614,
          53.91669301458585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022948388, BB18 6RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1357408430858085,
          53.91741126069784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010509516, BB18 6SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.135115192653323,
          53.91697156622541
        ]
      }
    }
  ]
}