{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Combeshead Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.511374,
            51.086589
          ],
          [
            -3.513159,
            51.086564
          ],
          [
            -3.513571,
            51.086558
          ],
          [
            -3.51489,
            51.0868
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003764571, TA22 9LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.515555809607126,
          51.086992678703226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023835045, TA22 9LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.514820275853562,
          51.086768402866525
        ]
      }
    }
  ]
}