{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sampson Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.374285,
            50.633574
          ],
          [
            -4.374443,
            50.633763
          ],
          [
            -4.374601,
            50.633951
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094913144, PL15 7GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.37472533708983,
          50.63380877461949
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094913309, PL15 7FZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.374275605697778,
          50.633584093019465
        ]
      }
    }
  ]
}