{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glencairn Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.099731,
            51.894905
          ],
          [
            -2.099825,
            51.894917
          ],
          [
            -2.099919,
            51.894928
          ],
          [
            -2.100039,
            51.894951
          ],
          [
            -2.10016,
            51.894974
          ],
          [
            -2.100313,
            51.895174
          ],
          [
            -2.100283,
            51.895233
          ],
          [
            -2.100139,
            51.895516
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024303044, GL50 2NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.099745227718149,
          51.89490502987435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025097033, GL50 2NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.099992553039101,
          51.89503069146508
        ]
      }
    }
  ]
}