{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thomas Street North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.592212,
            51.46386
          ],
          [
            -2.591944,
            51.463722
          ],
          [
            -2.591676,
            51.463585
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "81821, BS2 8LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.591877481885704,
          51.46358385077101
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "81823, BS2 8LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.591978937601492,
          51.463637288160896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "316525, BS2 8LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.591733891730846,
          51.46361155066083
        ]
      }
    }
  ]
}