{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westwood Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.520712,
            51.789637
          ],
          [
            -1.521056,
            51.790091
          ],
          [
            -1.521376,
            51.790513
          ],
          [
            -1.5214,
            51.790545
          ],
          [
            -1.521435,
            51.790585
          ],
          [
            -1.52147,
            51.790624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015848058, OX29 7LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.521251695056489,
          51.79072209102131
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033229615, OX29 7LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5214560946357272,
          51.79058805627781
        ]
      }
    }
  ]
}