{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swan Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.503412,
            52.707423
          ],
          [
            -1.504017,
            52.707615
          ],
          [
            -1.504291,
            52.707701
          ],
          [
            -1.504573,
            52.707851
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002359245, DE12 7FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5037952300202861,
          52.70762517910771
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002359275, DE12 7FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5035011667244031,
          52.70745314450345
        ]
      }
    }
  ]
}