{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Almond Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.364995,
            55.943937
          ],
          [
            -3.365013,
            55.943954
          ],
          [
            -3.365031,
            55.943971
          ],
          [
            -3.365113,
            55.944063
          ],
          [
            -3.365195,
            55.944155
          ],
          [
            -3.365393,
            55.944377
          ],
          [
            -3.365461,
            55.944453
          ],
          [
            -3.365499,
            55.944615
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Almond Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.365499,
            55.944615
          ],
          [
            -3.365495,
            55.944714
          ],
          [
            -3.365491,
            55.944814
          ],
          [
            -3.365514,
            55.945038
          ],
          [
            -3.365538,
            55.945261
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095518854, EH12 9DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3655212359703746,
          55.94525227934453
        ]
      }
    }
  ]
}