{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oversman Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.099768,
            55.93206
          ],
          [
            -3.099941,
            55.932022
          ],
          [
            -3.100056,
            55.931999
          ],
          [
            -3.100171,
            55.931975
          ],
          [
            -3.101959,
            55.931701
          ],
          [
            -3.103139,
            55.93152
          ],
          [
            -3.103684,
            55.931341
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906477840, EH15 3HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1021033640619438,
          55.93168086171828
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906478343, EH15 3HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1005895179536087,
          55.93191903316671
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094326753, EH15 3BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1040225154729852,
          55.93106165248952
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096078069, EH15 3HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1021785969715667,
          55.93207554591998
        ]
      }
    }
  ]
}