{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Braehead Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.838554,
            57.559159
          ],
          [
            -1.838933,
            57.559369
          ],
          [
            -1.839311,
            57.559579
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151018693, AB42 3EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.83872602555065,
          57.559412952428715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151100902, AB42 3EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.839194054427283,
          57.55939558330009
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151161765, AB42 3PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8384764894061056,
          57.55915214357003
        ]
      }
    }
  ]
}