{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.745691,
            55.903009
          ],
          [
            -2.745553,
            55.902724
          ],
          [
            -2.745333,
            55.902573
          ],
          [
            -2.744769,
            55.902185
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138020070, EH41 4EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.743891679206918,
          55.901740403382114
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138020071, EH41 4EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.74426292609786,
          55.90191786161345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138020072, EH41 4EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.744133616824608,
          55.901846762465894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138061195, EH41 4QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7456755744231605,
          55.90302346608032
        ]
      }
    }
  ]
}