{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marsh Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.152792,
            52.74755
          ],
          [
            0.156483,
            52.747677
          ],
          [
            0.160174,
            52.747805
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002550124, PE13 5QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.15280338151829617,
          52.74756143411113
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025459441, PE13 5RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.16239685937638124,
          52.750992369737226
        ]
      }
    }
  ]
}