{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadow Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.456711,
            52.680276
          ],
          [
            -1.457013,
            52.680257
          ],
          [
            -1.457067,
            52.680253
          ],
          [
            -1.457157,
            52.680394
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002353538, LE67 2DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4569192994257243,
          52.68034275925456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002354041, LE67 2SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.456727912021055,
          52.6802699646369
        ]
      }
    }
  ]
}