{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Montgomerie Pier Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.813729,
            55.643762
          ],
          [
            -4.814076,
            55.643852
          ],
          [
            -4.814423,
            55.643943
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "126008624, KA22 8HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.8142037676485865,
          55.643732967825486
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "126008625, KA22 8HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.814380252363387,
          55.64375588431559
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "126083486, KA22 8HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.813729002849569,
          55.64376184229626
        ]
      }
    }
  ]
}