{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.92147,
            53.234508
          ],
          [
            -0.919495,
            53.234414
          ],
          [
            -0.91752,
            53.234319
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981519, NG22 0PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9319474099162394,
          53.23553732248271
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015807950, NG22 0PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9184944328637155,
          53.23309681663593
        ]
      }
    }
  ]
}