{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.622261,
            53.152488
          ],
          [
            -0.623999,
            53.151995
          ],
          [
            -0.624321,
            53.151903
          ],
          [
            -0.625847,
            53.15169
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006532654, LN5 9DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6222614377665726,
          53.152487930441424
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032088350, LN5 9FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6254037951421425,
          53.15149042735379
        ]
      }
    }
  ]
}