{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Inveravon Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.057228,
            55.939988
          ],
          [
            -3.057336,
            55.939852
          ],
          [
            -3.057445,
            55.939715
          ],
          [
            -3.057193,
            55.939535
          ],
          [
            -3.056941,
            55.939355
          ],
          [
            -3.056931,
            55.939347
          ],
          [
            -3.05692,
            55.93934
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "138059768, EH21 7PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0579777936964025,
          55.94003778995002
        ]
      }
    }
  ]
}