{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ivy Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.236613,
            50.696715
          ],
          [
            -3.236508,
            50.696518
          ],
          [
            -3.236459,
            50.696517
          ],
          [
            -3.236083,
            50.696512
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023095746, EX10 9TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2362673787529332,
          50.696502674598484
        ]
      }
    }
  ]
}