{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Florin Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.015766,
            51.084745
          ],
          [
            -3.015351,
            51.084904
          ],
          [
            -3.014935,
            51.085063
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Florin Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.014935,
            51.085063
          ],
          [
            -3.015015,
            51.085161
          ],
          [
            -3.015095,
            51.08526
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094575345, TA6 6ZY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0157686520354536,
          51.08474340516755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094575569, TA6 6LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0151333841365355,
          51.08507265115477
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094575570, TA6 6LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0148928799868875,
          51.08517365628258
        ]
      }
    }
  ]
}