{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stromness Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.184647,
            56.136698
          ],
          [
            -3.184899,
            56.136617
          ],
          [
            -3.184948,
            56.136614
          ],
          [
            -3.185287,
            56.136594
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320288449, KY2 6FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1856028844440365,
          56.13665193669479
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320288452, KY2 6FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.185075060020611,
          56.13675583880982
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320291991, KY2 6FR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1846731649364726,
          56.13676867897478
        ]
      }
    }
  ]
}