{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wilkinson Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.169003,
            55.894139
          ],
          [
            -3.168574,
            55.894279
          ],
          [
            -3.168296,
            55.89437
          ],
          [
            -3.1682,
            55.894452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095516739, EH17 8RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1689085682107248,
          55.89428731696531
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095517212, EH17 8RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.168906136891675,
          55.894206470319446
        ]
      }
    }
  ]
}