{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lyness Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.712892,
            55.990965
          ],
          [
            -3.712489,
            55.990918
          ],
          [
            -3.712086,
            55.99087
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136085343, FK2 0SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7128876214608133,
          55.99086619291125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024697000, FK2 0PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7132790447760615,
          55.99065407039493
        ]
      }
    }
  ]
}