{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whiteside Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.597605,
            55.516847
          ],
          [
            -4.597884,
            55.516886
          ],
          [
            -4.598163,
            55.516925
          ],
          [
            -4.598304,
            55.516985
          ],
          [
            -4.598445,
            55.517045
          ],
          [
            -4.598555,
            55.517092
          ],
          [
            -4.598666,
            55.517139
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141043083, KA9 2PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.597762077234565,
          55.51698784573092
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141043084, KA9 2PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.597938466492157,
          55.51702005715304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141043102, KA9 2PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.598084399157123,
          55.51707089215279
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141068191, KA9 2PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.59804092309204,
          55.516892040817375
        ]
      }
    }
  ]
}