{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.781478,
            51.280652
          ],
          [
            -0.781607,
            51.280366
          ],
          [
            -0.781737,
            51.28008
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.782035,
            51.279633
          ],
          [
            -0.781886,
            51.279856
          ],
          [
            -0.781737,
            51.28008
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002617788, GU14 6XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7819906419921969,
          51.2796955952033
        ]
      }
    }
  ]
}