{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Two Acre Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.785568,
            52.171125
          ],
          [
            -1.785091,
            52.171431
          ],
          [
            -1.784614,
            52.171736
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091201675, CV37 8GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7847013265045002,
          52.171951041442384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093542377, CV37 8PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.785553293084912,
          52.171143451062406
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093542496, CV37 8GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7849071182931233,
          52.17172665520838
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095663315, CV37 8GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.784732737611352,
          52.17150157640385
        ]
      }
    }
  ]
}