{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cheapside Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.579717,
            51.442263
          ],
          [
            -2.579351,
            51.442296
          ],
          [
            -2.578984,
            51.442329
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119692, BS3 4UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.579371004267624,
          51.44220128012263
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "120101, BS3 4UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.579371004267624,
          51.44220128012263
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "120102, BS3 4UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.579371004267624,
          51.44220128012263
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "312561, BS3 4UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5797027076323706,
          51.442262581310366
        ]
      }
    }
  ]
}