{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Inveresk Brae (A6124)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.047748,
            55.938256
          ],
          [
            -3.047741,
            55.938117
          ],
          [
            -3.047735,
            55.937977
          ],
          [
            -3.047629,
            55.937516
          ],
          [
            -3.047523,
            55.937054
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138059770, EH21 7AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0477475428661074,
          55.938256282279085
        ]
      }
    }
  ]
}