{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Green Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.621551,
            51.45024
          ],
          [
            -2.621311,
            51.450573
          ],
          [
            -2.621198,
            51.450731
          ],
          [
            -2.621071,
            51.450907
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "244997, BS8 4NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6209835568335595,
          51.45083596092976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "244998, BS8 4NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6210263602125745,
          51.45080875915442
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "244999, BS8 4NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.621011482257731,
          51.4507728713615
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "316064, BS8 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.621084895879657,
          51.450880382221705
        ]
      }
    }
  ]
}