{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "James Dewar Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.175521,
            55.924155
          ],
          [
            -3.175536,
            55.924115
          ],
          [
            -3.17555,
            55.924074
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "James Dewar Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.175499,
            55.924497
          ],
          [
            -3.17551,
            55.924326
          ],
          [
            -3.175521,
            55.924155
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906484261, EH9 3BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1755216564776703,
          55.924182044348875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094323180, EH9 3FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.174995790896884,
          55.92319865860064
        ]
      }
    }
  ]
}