{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Springfield Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.663827,
            50.407058
          ],
          [
            -4.664076,
            50.406773
          ],
          [
            -4.664187,
            50.406647
          ],
          [
            -4.663969,
            50.406531
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002695174, PL22 0RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.663856464339515,
          50.40645983489178
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034636575, PL22 0EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.663820453527979,
          50.40707231849632
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041157849, PL22 0RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.663873601167007,
          50.40676527142241
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041157850, PL22 0RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.6640252022874416,
          50.406707827515156
        ]
      }
    }
  ]
}