{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Huntly Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.691679,
            55.934606
          ],
          [
            -4.691593,
            55.934544
          ],
          [
            -4.691507,
            55.934483
          ],
          [
            -4.69144,
            55.934434
          ],
          [
            -4.691372,
            55.934386
          ],
          [
            -4.691316,
            55.934345
          ],
          [
            -4.691259,
            55.934305
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119047482, PA14 5JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.6912412781214075,
          55.93430047765354
        ]
      }
    }
  ]
}