{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lemonbank Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.491916,
            57.668089
          ],
          [
            -2.491584,
            57.668304
          ],
          [
            -2.491452,
            57.668389
          ],
          [
            -2.49115,
            57.668342
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151051801, AB44 1NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4907175444703724,
          57.668533865042114
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151051803, AB44 1NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.490964968744807,
          57.6682364855329
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151052148, AB44 1NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.491055215658573,
          57.66871220246201
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151158974, AB44 1NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4919350942825558,
          57.66808001497046
        ]
      }
    }
  ]
}