{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lord Hay's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.095355,
            57.172325
          ],
          [
            -2.095094,
            57.172334
          ],
          [
            -2.094834,
            57.172342
          ],
          [
            -2.094587,
            57.17235
          ],
          [
            -2.09434,
            57.172358
          ],
          [
            -2.094133,
            57.172365
          ],
          [
            -2.093926,
            57.172371
          ],
          [
            -2.093896,
            57.172372
          ],
          [
            -2.093867,
            57.172373
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051306083, AB24 1WT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.095354853079687,
          57.17232503885145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025445912, AB24 1XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.093832788477341,
          57.17208364858846
        ]
      }
    }
  ]
}