{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Seyton Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.297289,
            55.796925
          ],
          [
            -4.297065,
            55.79718
          ],
          [
            -4.297084,
            55.797198
          ],
          [
            -4.297218,
            55.797332
          ],
          [
            -4.297467,
            55.797391
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131046009, G46 6QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2972894803430775,
          55.79692516715677
        ]
      }
    }
  ]
}