{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alexander Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.169742,
            57.567195
          ],
          [
            -4.169631,
            57.567091
          ],
          [
            -4.169521,
            57.566987
          ],
          [
            -4.169455,
            57.566937
          ],
          [
            -4.169389,
            57.566887
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130012039, IV9 8QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.169695862789899,
          57.566989438496314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130012040, IV9 8QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.169801429351476,
          57.56707747570942
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130012041, IV9 8QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.169428064013728,
          57.56698505518408
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130158185, IV9 8PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.169741557926088,
          57.56719531146817
        ]
      }
    }
  ]
}