{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Berkeley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.557705,
            51.473121
          ],
          [
            -2.557429,
            51.472933
          ],
          [
            -2.557154,
            51.472746
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "245761, BS5 0GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.568193663711206,
          51.459762726420976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "245762, BS5 6PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5571400600790843,
          51.47281766140299
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "312024, BS5 6PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.557647242094111,
          51.473084997610904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015602112, BS5 6LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.556990504213649,
          51.472359800521176
        ]
      }
    }
  ]
}