{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Redwood Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.690038,
            51.58413
          ],
          [
            0.690013,
            51.584318
          ],
          [
            0.689988,
            51.584506
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093702507, SS4 1WQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6898607720874814,
          51.58443223138684
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093702963, SS4 1FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6915058117434825,
          51.584664306535736
        ]
      }
    }
  ]
}