{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cheapside",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.559213,
            51.49948
          ],
          [
            -3.559214,
            51.498253
          ],
          [
            -3.559215,
            51.497025
          ],
          [
            -3.559223,
            51.496818
          ],
          [
            -3.55923,
            51.496611
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013370035, CF31 3YH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5592298833148535,
          51.49661143897061
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090049412, CF31 3UN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.559868485013165,
          51.49843735649671
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002658137, CF31 3UN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5597437681828077,
          51.498160257029234
        ]
      }
    }
  ]
}