{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Temperance Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.702621,
            51.927248
          ],
          [
            0.702532,
            51.927089
          ],
          [
            0.702443,
            51.92693
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006914278, CO6 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7021480294569109,
          51.92684339618733
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023744984, CO6 2QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7026237104310362,
          51.92725514997522
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023746674, CO6 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7022712099528796,
          51.92671466215689
        ]
      }
    }
  ]
}