{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Avenue Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.546048,
            51.532496
          ],
          [
            -0.54597,
            51.532265
          ],
          [
            -0.545972,
            51.532221
          ],
          [
            -0.545974,
            51.532185
          ],
          [
            -0.546113,
            51.528915
          ],
          [
            -0.546265,
            51.525329
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003444510, SL3 6DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5459670261469574,
          51.53240048141898
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090192711, SL3 6DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5422578192982177,
          51.530717898070016
        ]
      }
    }
  ]
}