{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leafy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.347156,
            53.012038
          ],
          [
            -1.346711,
            53.012319
          ],
          [
            -1.346655,
            53.012355
          ],
          [
            -1.346512,
            53.012683
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009831843, DE75 7HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.346639620869501,
          53.012373077980854
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000382572, DE75 7HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3465991168332274,
          53.0120941870496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000384678, DE75 7HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3468984092990224,
          53.012014926572895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000384679, DE75 7HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3477942482666125,
          53.01191196905429
        ]
      }
    }
  ]
}