{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brook Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.860886,
            50.387976
          ],
          [
            -3.860719,
            50.387759
          ],
          [
            -3.860687,
            50.387717
          ],
          [
            -3.860891,
            50.387573
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009313899, PL21 0FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8603630757108562,
          50.38765339547749
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023929554, PL21 0NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8608544552751347,
          50.38798730707711
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040280839, PL21 0FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8611366524572714,
          50.38729024692609
        ]
      }
    }
  ]
}