{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Mill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.621384,
            55.975372
          ],
          [
            -3.621267,
            55.975625
          ],
          [
            -3.621291,
            55.97583
          ],
          [
            -3.621346,
            55.976296
          ],
          [
            -3.621352,
            55.976336
          ],
          [
            -3.621358,
            55.976376
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "East Mill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.621358,
            55.976376
          ],
          [
            -3.621549,
            55.976707
          ],
          [
            -3.621686,
            55.976817
          ],
          [
            -3.621844,
            55.976943
          ],
          [
            -3.621917,
            55.977002
          ],
          [
            -3.622003,
            55.977071
          ],
          [
            -3.621864,
            55.977224
          ],
          [
            -3.621737,
            55.977264
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "135013064, EH49 7PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.622314540585428,
          55.97806433139389
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "135036812, EH49 7BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.621744367269558,
          55.97746078406296
        ]
      }
    }
  ]
}