{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cockburn Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.938197,
            55.913597
          ],
          [
            -2.938172,
            55.913551
          ],
          [
            -2.938146,
            55.913504
          ],
          [
            -2.938065,
            55.913324
          ],
          [
            -2.937984,
            55.913144
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138059045, EH35 5HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.938211770227165,
          55.91361223031176
        ]
      }
    }
  ]
}