{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Crescent Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.297323,
            55.876584
          ],
          [
            -4.298113,
            55.87684
          ],
          [
            -4.298417,
            55.876939
          ],
          [
            -4.298738,
            55.876681
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Crescent Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.297323,
            55.876584
          ],
          [
            -4.296837,
            55.876411
          ],
          [
            -4.296351,
            55.876237
          ],
          [
            -4.296245,
            55.876081
          ],
          [
            -4.29614,
            55.875925
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700361071, G12 9BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.296624146888103,
          55.876351877642485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700391820, G12 9DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.297325690852721,
          55.87659043137794
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700396791, G12 9DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.29610099230097,
          55.87588530268585
        ]
      }
    }
  ]
}