{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Borama Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.904637,
            51.538929
          ],
          [
            -0.904781,
            51.538939
          ],
          [
            -0.904945,
            51.538951
          ],
          [
            -0.905082,
            51.538962
          ],
          [
            -0.905253,
            51.538974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025223546, RG9 2BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9056252954038297,
          51.539318348797096
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033016268, RG9 2BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9046396588747587,
          51.53893149856985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121365935, RG9 2BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9049105391275665,
          51.53905991147619
        ]
      }
    }
  ]
}