{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dunkery Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.855587,
            51.258096
          ],
          [
            -2.85616,
            51.259116
          ],
          [
            -2.856091,
            51.259276
          ],
          [
            -2.854944,
            51.259563
          ],
          [
            -2.854053,
            51.259786
          ],
          [
            -2.852073,
            51.260473
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013414849, BS26 2NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8520732684077266,
          51.26046381488633
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024722036, BS26 2NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8564317929793943,
          51.26055788889184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000448834, BS26 2NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.855790402992434,
          51.259204781100316
        ]
      }
    }
  ]
}