{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.540028,
            51.756797
          ],
          [
            -2.540308,
            51.756953
          ],
          [
            -2.540588,
            51.757109
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012934694, GL15 4QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.540057101620401,
          51.75682734201741
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121241257, GL15 4QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.540308642303239,
          51.7572667523892
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121241259, GL15 4QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.540206695061645,
          51.75722226537026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121384148, GL15 4QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5400294150055784,
          51.75693536320815
        ]
      }
    }
  ]
}