{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clifton Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.085643,
            51.268397
          ],
          [
            -1.086022,
            51.268341
          ],
          [
            -1.086402,
            51.268285
          ],
          [
            -1.086783,
            51.26823
          ],
          [
            -1.087165,
            51.268174
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002179987, RG21 7JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.085772721812635,
          51.268370548742375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002921415, RG21 5NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0863737658418473,
          51.268420199768585
        ]
      }
    }
  ]
}