{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Copper Beech Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.133411,
            50.387618
          ],
          [
            -4.133544,
            50.387486
          ],
          [
            -4.133609,
            50.387229
          ],
          [
            -4.1335,
            50.387212
          ],
          [
            -4.132755,
            50.387099
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090567269, PL3 4TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.133379889669512,
          50.38762339493357
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095897788, PL3 4FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.133788273250518,
          50.38731908694915
        ]
      }
    }
  ]
}