{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chester Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.159863,
            52.315031
          ],
          [
            -0.15948,
            52.315521
          ],
          [
            -0.159098,
            52.316011
          ],
          [
            -0.158744,
            52.316467
          ],
          [
            -0.15839,
            52.316924
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012045762, PE29 2XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1584361926359908,
          52.316870567410945
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015805252, PE29 2XN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15921740962338551,
          52.31572285760432
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015805687, PE29 2XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1591363890809511,
          52.316261077505345
        ]
      }
    }
  ]
}