{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pound Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.704321,
            52.488049
          ],
          [
            -1.704646,
            52.488007
          ],
          [
            -1.704971,
            52.487965
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001176270, B46 3EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7042862035803967,
          52.488052928597696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071230997, B46 3EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7048324703710473,
          52.48784752187834
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071230998, B46 3EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7046405442533865,
          52.48791896319099
        ]
      }
    }
  ]
}