{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leesburn Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.17301,
            55.775603
          ],
          [
            -4.172631,
            55.775313
          ],
          [
            -4.172585,
            55.775292
          ],
          [
            -4.172122,
            55.775081
          ],
          [
            -4.172042,
            55.775044
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484044547, G74 4NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1752509176144095,
          55.775976248061575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484170955, G74 4GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.173047532122209,
          55.775637766519715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025430050, G74 4FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.171907970540489,
          55.77521753388554
        ]
      }
    }
  ]
}