{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.746012,
            57.661315
          ],
          [
            -2.746606,
            57.661165
          ],
          [
            -2.746669,
            57.661158
          ],
          [
            -2.747376,
            57.66108
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151060663, AB45 2SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7466089293263134,
          57.661290852717855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151060664, AB45 2SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7462240497715564,
          57.66132007190598
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155520, AB45 2SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7459227751057442,
          57.6613398142779
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025271511, AB45 2SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.745837510124938,
          57.661268456344025
        ]
      }
    }
  ]
}