{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St John's Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.599654,
            51.440028
          ],
          [
            -2.600134,
            51.440083
          ],
          [
            -2.600218,
            51.440067
          ],
          [
            -2.600775,
            51.439964
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St John's Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.599342,
            51.440042
          ],
          [
            -2.599498,
            51.440035
          ],
          [
            -2.599654,
            51.440028
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123386, BS3 4NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6002654396996596,
          51.44022585056263
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "302578, BS3 4JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.598419728849366,
          51.43991159032578
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "316172, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6006795817735426,
          51.43998994516467
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024739260, BS3 4JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6000609632671186,
          51.43999311445901
        ]
      }
    }
  ]
}