{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bratton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.593581,
            51.421359
          ],
          [
            -2.593389,
            51.421172
          ],
          [
            -2.593196,
            51.420984
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "150774, BS4 1SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5932290131115634,
          51.421280250575805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "150848, BS4 1SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5937024080878186,
          51.42118793588385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "150910, BS4 1SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.593514761355102,
          51.42113493639916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "150990, BS4 1SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.593427545974929,
          51.42106344461465
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "312196, BS4 1SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5935317052043336,
          51.42133266779864
        ]
      }
    }
  ]
}