{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bag Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.945364,
            52.826549
          ],
          [
            -1.945544,
            52.826685
          ],
          [
            -1.945724,
            52.826821
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023782067, WS15 3PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9454172740241156,
          52.82661934678023
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031675479, WS15 3PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9457436979345746,
          52.826682421697356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031675480, WS15 3PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.945817791739191,
          52.826772349666705
        ]
      }
    }
  ]
}