{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swan Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.235279,
            57.480031
          ],
          [
            -4.235363,
            57.480057
          ],
          [
            -4.235448,
            57.480083
          ],
          [
            -4.235807,
            57.480161
          ],
          [
            -4.23582,
            57.480185
          ],
          [
            -4.235939,
            57.48041
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130101020, IV3 5JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.235330438895522,
          57.48028579936392
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130163462, IV3 5JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.235955226205847,
          57.48040950126808
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130193470, IV3 5LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.235121698745057,
          57.4801457336269
        ]
      }
    }
  ]
}