{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ford Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.880978,
            52.728335
          ],
          [
            -1.881659,
            52.728417
          ],
          [
            -1.88234,
            52.728498
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002765702, WS15 4QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8812146734068838,
          52.72853303014655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002773086, WS15 4PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8815262417545504,
          52.72830860151856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013214771, WS15 4PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8817182304655522,
          52.72849757397213
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013847550, WS15 4PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8823550311731687,
          52.72847123719315
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031707836, WS15 4PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.880120063851688,
          52.72810942077358
        ]
      }
    }
  ]
}