{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kittoch Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.175444,
            55.765476
          ],
          [
            -4.175544,
            55.765566
          ],
          [
            -4.175644,
            55.765657
          ],
          [
            -4.175676,
            55.765686
          ],
          [
            -4.175708,
            55.765716
          ],
          [
            -4.1758,
            55.765861
          ],
          [
            -4.175891,
            55.766007
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484152517, G74 4JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.17573970572204,
          55.76557816892713
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484171323, G74 4LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1754306165487165,
          55.76546680642599
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484183965, G74 4XX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.175492899611561,
          55.765726338046875
        ]
      }
    }
  ]
}