{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Templeton Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.603346,
            55.498482
          ],
          [
            -4.603068,
            55.498423
          ],
          [
            -4.602791,
            55.498363
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141038615, KA9 1HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.603640992743052,
          55.498543914729545
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141038616, KA9 1HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.603834111849069,
          55.49835104242203
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141067938, KA9 1HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.603632103107873,
          55.49840927276058
        ]
      }
    }
  ]
}