{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairfax Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.325553,
            51.482018
          ],
          [
            0.325802,
            51.482098
          ],
          [
            0.326051,
            51.482179
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Fairfax Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.326051,
            51.482179
          ],
          [
            0.32638,
            51.482262
          ],
          [
            0.326708,
            51.482346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001045967, RM17 5JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3266939111083847,
          51.48235504572805
        ]
      }
    }
  ]
}