{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "River Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.2689,
            55.783378
          ],
          [
            -4.268388,
            55.783032
          ],
          [
            -4.268253,
            55.782941
          ],
          [
            -4.268196,
            55.782789
          ],
          [
            -4.268314,
            55.782625
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "River Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.268314,
            55.782625
          ],
          [
            -4.268345,
            55.782611
          ],
          [
            -4.268376,
            55.782597
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131043440, G76 8DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.26762757313971,
          55.78343744777036
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131045955, G76 8DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.268900035508359,
          55.783378008381206
        ]
      }
    }
  ]
}