{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fraser Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.556556,
            55.882645
          ],
          [
            -3.557029,
            55.882567
          ],
          [
            -3.557236,
            55.882533
          ],
          [
            -3.557375,
            55.88251
          ],
          [
            -3.557557,
            55.88248
          ],
          [
            -3.55779,
            55.882315
          ],
          [
            -3.557772,
            55.882002
          ],
          [
            -3.557755,
            55.88169
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "135029095, EH54 7BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5565561744486867,
          55.8826452606195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024914750, EH54 7BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5588232716200565,
          55.88296702462158
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004091858, EH54 7BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.558317901099338,
          55.881526665277455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004091859, EH54 7BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.557224005900923,
          55.88175617685744
        ]
      }
    }
  ]
}