{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ruby Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.104841,
            57.146689
          ],
          [
            -2.105212,
            57.14659
          ],
          [
            -2.105584,
            57.146491
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ruby Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.105584,
            57.146491
          ],
          [
            -2.105873,
            57.14641
          ],
          [
            -2.106162,
            57.146329
          ],
          [
            -2.106427,
            57.146607
          ],
          [
            -2.106692,
            57.146885
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051139241, AB10 1RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1062289616207512,
          57.14667881007893
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051308450, AB10 1RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.106294420304864,
          57.14645417910463
        ]
      }
    }
  ]
}