{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coach House Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.796772,
            50.339382
          ],
          [
            -4.796229,
            50.339864
          ],
          [
            -4.795685,
            50.340346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034631543, PL25 5AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.796015920653245,
          50.34014684771928
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034633300, PL25 5AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.796248720751556,
          50.34004229767459
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034637246, PL25 5AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.796772136332318,
          50.33938204234345
        ]
      }
    }
  ]
}