{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harvest Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.213857,
            57.195768
          ],
          [
            -2.213958,
            57.195269
          ],
          [
            -2.214059,
            57.194771
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Harvest Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.213258,
            57.196607
          ],
          [
            -2.213343,
            57.196505
          ],
          [
            -2.213429,
            57.196402
          ],
          [
            -2.213453,
            57.196365
          ],
          [
            -2.213643,
            57.196085
          ],
          [
            -2.213857,
            57.195768
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051145168, AB21 0BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2123641742869378,
          57.196462373866034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051146784, AB21 0BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.212957993485001,
          57.19612899734106
        ]
      }
    }
  ]
}