{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pedlars Orchard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.432609,
            50.676947
          ],
          [
            -4.432504,
            50.676761
          ],
          [
            -4.43247,
            50.6767
          ],
          [
            -4.432384,
            50.676664
          ],
          [
            -4.432372,
            50.676658
          ],
          [
            -4.432296,
            50.676626
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093596020, PL15 8LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.432589798326656,
          50.676956537405026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093596022, PL15 8FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.432062174536228,
          50.67660778191342
        ]
      }
    }
  ]
}