{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Capstan Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.593162,
            55.977587
          ],
          [
            -3.592488,
            55.977671
          ],
          [
            -3.591814,
            55.977754
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "135027982, EH49 7HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5911174273151474,
          55.97784203478269
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004078963, EH49 7JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5930683082629256,
          55.977735958060734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004078964, EH49 7JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.592402643324225,
          55.97869707759612
        ]
      }
    }
  ]
}