{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dundas Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.936544,
            57.672963
          ],
          [
            -1.936647,
            57.67325
          ],
          [
            -1.93675,
            57.673537
          ],
          [
            -1.936999,
            57.673603
          ],
          [
            -1.938038,
            57.673414
          ],
          [
            -1.938241,
            57.673333
          ],
          [
            -1.93955,
            57.672813
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151015740, AB43 8WG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9364974009366427,
          57.67342272835485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151015741, AB43 8WG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9364640587517907,
          57.673314924616115
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151015742, AB43 8WG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9363972653417127,
          57.67316219284639
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151156935, AB43 8YG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.93653179045226,
          57.67292872144114
        ]
      }
    }
  ]
}