{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hereford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.596967,
            51.439973
          ],
          [
            -2.596736,
            51.439866
          ],
          [
            -2.596578,
            51.439889
          ],
          [
            -2.596139,
            51.439952
          ],
          [
            -2.595734,
            51.440021
          ],
          [
            -2.595329,
            51.440089
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "273462, BS3 4NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.596295100766446,
          51.44027309549451
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "273463, BS3 4NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5957906342829262,
          51.44020372802765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "314008, BS3 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.596952896239939,
          51.439964029920446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "388759, BS3 4NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5968794396289727,
          51.43984751244361
        ]
      }
    }
  ]
}