{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barnaby Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.818932,
            53.851768
          ],
          [
            -1.818714,
            53.851814
          ],
          [
            -1.818496,
            53.85186
          ],
          [
            -1.818488,
            53.851862
          ],
          [
            -1.818481,
            53.851863
          ],
          [
            -1.818082,
            53.851961
          ],
          [
            -1.817683,
            53.852059
          ],
          [
            -1.81762,
            53.852074
          ],
          [
            -1.817557,
            53.85209
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591786, BD16 3LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8182318195735205,
          53.85192863814906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090159793, BD16 3LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8182158794738403,
          53.85209938389592
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094873208, BD16 3PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8179886391003424,
          53.85191928221474
        ]
      }
    }
  ]
}