{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vishwell Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.261171,
            51.440969
          ],
          [
            -3.261268,
            51.440874
          ],
          [
            -3.26163,
            51.44083
          ],
          [
            -3.261769,
            51.440848
          ],
          [
            -3.262446,
            51.440933
          ],
          [
            -3.262444,
            51.441016
          ],
          [
            -3.262442,
            51.441098
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64101510, CF5 6AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.261174415141614,
          51.440974880461084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015359048, CF5 6AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.262366558548075,
          51.44089910165563
        ]
      }
    }
  ]
}