{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Davidson Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.894714,
            57.57789
          ],
          [
            -3.89503,
            57.577852
          ],
          [
            -3.895346,
            57.577813
          ],
          [
            -3.89545,
            57.577802
          ],
          [
            -3.895555,
            57.577792
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130031976, IV12 5ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.895299549345963,
          57.5776775444207
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130031977, IV12 5ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.895432776631548,
          57.57766656045807
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130159958, IV12 5PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8947072598496852,
          57.57786612138723
        ]
      }
    }
  ]
}