{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Durris Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.101618,
            50.418252
          ],
          [
            -4.101666,
            50.418539
          ],
          [
            -4.101714,
            50.418826
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Durris Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.101714,
            50.418826
          ],
          [
            -4.101825,
            50.419143
          ],
          [
            -4.101843,
            50.419192
          ],
          [
            -4.102174,
            50.419366
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070764780, PL6 8UH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.101713904807003,
          50.41882570898978
        ]
      }
    }
  ]
}