{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.042016,
            52.703041
          ],
          [
            -1.042176,
            52.702904
          ],
          [
            -1.042336,
            52.702767
          ],
          [
            -1.042432,
            52.702674
          ],
          [
            -1.042527,
            52.702582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070071519, LE7 3DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0420177220174913,
          52.70305036693596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030425880, LE7 3DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0425955431861922,
          52.7023448271551
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000842736, LE7 3DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0425119226768136,
          52.70278465958196
        ]
      }
    }
  ]
}